Skip to content

chore: version packages#1454

Merged
jonahsnider merged 1 commit into
mainfrom
changeset-release/main
Jul 14, 2026
Merged

chore: version packages#1454
jonahsnider merged 1 commit into
mainfrom
changeset-release/main

Conversation

@squiggler-app

@squiggler-app squiggler-app Bot commented Jul 8, 2026

Copy link
Copy Markdown
Contributor

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

The changelog information of each package has been omitted from this message, as the content exceeds the size limit.

@sanity/cli@7.8.0

@sanity/cli-test@4.0.0

create-sanity@6.0.16

@sanity/cli-build@4.0.0

@sanity/cli-core@2.3.0

@sanity/workbench-cli@1.3.0

media-library-fixture@1.0.4


Note

Medium Risk
Risk is in what gets published on merge (deploy/API behavior and breaking cli-build/cli-test exports), not in this metadata-only diff; reviewers should treat it as a full release gate.

Overview
Automated Changesets release PR: it removes consumed .changeset entries and bumps package versions, CHANGELOG sections, and workspace dependency pins—no application source changes in this diff.

@sanity/cli@7.8.0 ships workbench deploy (app registry, interfaces, workspaces, slug, create/update feedback), undeploy --dry-run / --json, and assorted deploy/project fixes. @sanity/workbench-cli@1.3.0, @sanity/cli-core@2.3.0, create-sanity@6.0.16, and media-library-fixture@1.0.4 follow as dependency bumps.

@sanity/cli-build@4.0.0 and @sanity/cli-test@4.0.0 are major releases (compareDependencyVersions moved to cli-build; granular exports and cli-core mocks in cli-test).

Reviewed by Cursor Bugbot for commit 2a571e9. Bugbot is set up for automated code reviews on this repo. Configure here.

@squiggler-app squiggler-app Bot requested a review from a team as a code owner July 8, 2026 13:13
@github-actions

github-actions Bot commented Jul 8, 2026

Copy link
Copy Markdown
Contributor

📦 Bundle Stats — @sanity/cli

Compared against main (f59a78d8)

@sanity/cli

Metric Value vs main (f59a78d)
Internal (raw) 2.2 KB -
Internal (gzip) 838 B -
Bundled (raw) 11.16 MB -
Bundled (gzip) 2.10 MB -
Import time 877ms +5ms, +0.5%

bin:sanity

Metric Value vs main (f59a78d)
Internal (raw) 782 B -
Internal (gzip) 423 B -
Bundled (raw) 9.87 MB -
Bundled (gzip) 1.78 MB -
Import time 2.25s +20ms, +0.9%

🗺️ View treemap · Artifacts

Details
  • Import time regressions over 10% are flagged with ⚠️
  • Sizes shown as raw / gzip 🗜️. Internal bytes = own code only. Total bytes = with all dependencies. Import time = Node.js cold-start median.

📦 Bundle Stats — @sanity/cli-core

Compared against main (f59a78d8)

Metric Value vs main (f59a78d)
Internal (raw) 108.1 KB -
Internal (gzip) 27.0 KB -
Bundled (raw) 21.72 MB -
Bundled (gzip) 3.46 MB -
Import time 773ms -6ms, -0.7%

🗺️ View treemap · Artifacts

Details
  • Import time regressions over 10% are flagged with ⚠️
  • Sizes shown as raw / gzip 🗜️. Internal bytes = own code only. Total bytes = with all dependencies. Import time = Node.js cold-start median.

📦 Bundle Stats — create-sanity

Compared against main (f59a78d8)

Metric Value vs main (f59a78d)
Internal (raw) 908 B -
Internal (gzip) 483 B -
Bundled (raw) 931 B -
Bundled (gzip) 491 B -
Import time ❌ ChildProcess denied: node -
Details
  • Import time regressions over 10% are flagged with ⚠️
  • Sizes shown as raw / gzip 🗜️. Internal bytes = own code only. Total bytes = with all dependencies. Import time = Node.js cold-start median.

@github-actions

github-actions Bot commented Jul 8, 2026

Copy link
Copy Markdown
Contributor

Coverage Delta

No covered files changed in this PR.

Overall Coverage

Metric Coverage
Statements 76.7% (±0%)
Branches 67.7% (±0%)
Functions 72.3% (- 0.0%)
Lines 77.2% (±0%)

@squiggler-app squiggler-app Bot force-pushed the changeset-release/main branch 7 times, most recently from f5d8534 to 99736c6 Compare July 9, 2026 09:38
@github-actions

github-actions Bot commented Jul 9, 2026

Copy link
Copy Markdown
Contributor

Preview this PR with pkg.pr.new

Run the Sanity CLI

npx https://pkg.pr.new/sanity-io/cli/@sanity/cli@2a571e9 <command>

...Or upgrade project dependencies

📦 @sanity/cli
pnpm install https://pkg.pr.new/@sanity/cli@2a571e9
📦 @sanity/cli-build
pnpm install https://pkg.pr.new/@sanity/cli-build@2a571e9
📦 @sanity/cli-core
pnpm install https://pkg.pr.new/@sanity/cli-core@2a571e9
📦 @sanity/cli-test
pnpm install https://pkg.pr.new/@sanity/cli-test@2a571e9
📦 @sanity/eslint-config-cli
pnpm install https://pkg.pr.new/@sanity/eslint-config-cli@2a571e9
📦 @sanity/workbench-cli
pnpm install https://pkg.pr.new/@sanity/workbench-cli@2a571e9

View Commit (2a571e9)

@squiggler-app squiggler-app Bot force-pushed the changeset-release/main branch 16 times, most recently from c4d0758 to 1affe68 Compare July 13, 2026 11:48

@cursor cursor Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cursor Bugbot has reviewed your changes and found 1 potential issue.

Fix All in Cursor

❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.

Reviewed by Cursor Bugbot for commit 1affe68. Configure here.

Comment thread packages/@sanity/cli-test/package.json
@squiggler-app squiggler-app Bot force-pushed the changeset-release/main branch from 1affe68 to dbb3a5a Compare July 13, 2026 11:58
@squiggler-app squiggler-app Bot force-pushed the changeset-release/main branch from dbb3a5a to 6634e96 Compare July 13, 2026 13:04
@github-actions

github-actions Bot commented Jul 13, 2026

Copy link
Copy Markdown
Contributor

📦 Bundle Stats — @sanity/cli

Compared against main (abece333)

@sanity/cli

Metric Value vs main (abece33)
Internal (raw) 2.2 KB -
Internal (gzip) 838 B -
Bundled (raw) 11.16 MB -
Bundled (gzip) 2.10 MB -
Import time 665ms -0ms, -0.0%

bin:sanity

Metric Value vs main (abece33)
Internal (raw) 782 B -
Internal (gzip) 423 B -
Bundled (raw) 9.87 MB -
Bundled (gzip) 1.78 MB -
Import time 1.70s -10ms, -0.6%

🗺️ View treemap · Artifacts

Details
  • Import time regressions over 10% are flagged with ⚠️
  • Sizes shown as raw / gzip 🗜️. Internal bytes = own code only. Total bytes = with all dependencies. Import time = Node.js cold-start median.

📦 Bundle Stats — @sanity/cli-core

Compared against main (abece333)

Metric Value vs main (abece33)
Internal (raw) 108.1 KB -
Internal (gzip) 27.0 KB -
Bundled (raw) 21.72 MB -
Bundled (gzip) 3.46 MB -
Import time 588ms -2ms, -0.3%

🗺️ View treemap · Artifacts

Details
  • Import time regressions over 10% are flagged with ⚠️
  • Sizes shown as raw / gzip 🗜️. Internal bytes = own code only. Total bytes = with all dependencies. Import time = Node.js cold-start median.

📦 Bundle Stats — @sanity/cli-build

Compared against main (abece333)

@sanity/cli-build/_internal/build

Metric Value vs main (abece33)
Internal (raw) 110.9 KB -
Internal (gzip) 27.9 KB -
Bundled (raw) 17.94 MB -
Bundled (gzip) 3.60 MB -
Import time 1.02s +0ms, +0.0%

@sanity/cli-build/_internal/env

Metric Value vs main (abece33)
Internal (raw) 1.8 KB -
Internal (gzip) 644 B -
Bundled (raw) 1.31 MB -
Bundled (gzip) 332.9 KB -
Import time 93ms +0ms, +0.2%

@sanity/cli-build/_internal/extract

Metric Value vs main (abece33)
Internal (raw) 8.6 KB -
Internal (gzip) 2.7 KB -
Bundled (raw) 151.2 KB -
Bundled (gzip) 38.3 KB -
Import time 185ms +2ms, +0.8%

🗺️ ./_internal/env · ./_internal/extract · @sanity/cli-build:./_internal/build treemap too large to embed · Artifacts

Details
  • Import time regressions over 10% are flagged with ⚠️
  • Sizes shown as raw / gzip 🗜️. Internal bytes = own code only. Total bytes = with all dependencies. Import time = Node.js cold-start median.

📦 Bundle Stats — create-sanity

Compared against main (abece333)

Metric Value vs main (abece33)
Internal (raw) 908 B -
Internal (gzip) 483 B -
Bundled (raw) 931 B -
Bundled (gzip) 491 B -
Import time ❌ ChildProcess denied: node -
Details
  • Import time regressions over 10% are flagged with ⚠️
  • Sizes shown as raw / gzip 🗜️. Internal bytes = own code only. Total bytes = with all dependencies. Import time = Node.js cold-start median.

@squiggler-app squiggler-app Bot force-pushed the changeset-release/main branch 6 times, most recently from e4c88a1 to eba19ab Compare July 13, 2026 14:48
@squiggler-app squiggler-app Bot force-pushed the changeset-release/main branch from eba19ab to 2a571e9 Compare July 13, 2026 18:02
@jonahsnider jonahsnider merged commit 29fb577 into main Jul 14, 2026
57 checks passed
@jonahsnider jonahsnider deleted the changeset-release/main branch July 14, 2026 04:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants